home *** CD-ROM | disk | FTP | other *** search
/ Workbench Add-On / Workbench Add-On - Volume 1.iso / Dev / Triton / Demo next >
Text File  |  1995-06-28  |  234b  |  12 lines

  1. ; CD into the library directory
  2. cd libs37/
  3.  
  4. ; Eventually expunge old triton.library versions from memory
  5. avail flush <NIL: >NIL:
  6.  
  7. ; Run the Triton demo
  8. /demos/demo
  9.  
  10. ; For the case that this has been startet from a shell, CD back
  11. cd /
  12.